*** empty log message ***
authorColin Walters <walters@gnu.org>
Sat, 7 Sep 2002 21:31:03 +0000 (21:31 +0000)
committerColin Walters <walters@gnu.org>
Sat, 7 Sep 2002 21:31:03 +0000 (21:31 +0000)
lisp/ChangeLog

index 76e6babe52e3cc1cbfa66cb46e647d8f21c5b04d..bf49e0c951cb702315f094a69c6d1f44c050775f 100644 (file)
@@ -6,7 +6,11 @@
        * diff.el (diff): Add optional argument no-async, and use the
        above argument.
        
-       * files.el (diff-buffer-with-file): Use it.
+       * files.el (diff-buffer-with-file): Call diff synchronously, so we
+       don't delete the temporary file before diff has a chance to read
+       it.
+       
+       * ibuf-ext.el (ibuffer-diff-with-file): Just call `diff-buffer-with-file'.
 
 2002-09-07  John Paul Wallington  <jpw@shootybangbang.com>